Skip to content

Add PHP 8.1 to CI #408

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 13, 2021
Merged

Add PHP 8.1 to CI #408

merged 1 commit into from
Nov 13, 2021

Conversation

ruudk
Copy link
Contributor

@ruudk ruudk commented Nov 13, 2021

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets #407
Documentation
License MIT

What's in this PR?

Adds PHP 8.1 to CI. Currently installs RC6.

Why?

So that we can verify that it works properly on PHP 8.1.

@ruudk ruudk mentioned this pull request Nov 13, 2021
2 tasks
@@ -53,6 +53,14 @@ jobs:
php-version: "8.0"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change existing experimental jobs instead, please. We don't need both PHP 8.0 @ dev and PHP 8.1 @ dev

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like this?

@ostrolucky ostrolucky merged commit afd8aaf into php-http:master Nov 13, 2021
@ruudk ruudk deleted the php-81-test branch November 13, 2021 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants